index
:
forum
main
master
A forum system for the year 3000. This repository contains the frontend code. #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pages
/
t
/
[id].svelte
blob: 3fd9560153b6a5822e4908c40165a2320969d184 (
plain
)
1
2
3
4
5
<script> import Topic from '$components/topic/topic.svelte'; </script> <Topic/>